ANativeActivity.obbPath

Available starting with Honeycomb: path to the directory containing the application's OBB files (if any). If the app doesn't have any OBB files, this directory may not exist.

struct ANativeActivity
const(char)* obbPath;

Meta